home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / business / pfroi45d.zip / PFROI.HLP < prev    next >
Text File  |  1991-12-11  |  31KB  |  641 lines

  1. *
  2. 0 PFROI ("PortFolio Return On Investment") is an investment portfolio
  3. 0 management program designed to allow the user to maintain continuous
  4. 0 and contiguous records of all portfolio transactions, keep track of
  5. 0 investment cost bases for tax purposes, and to calculate portfolio
  6. 0 performance using the internal rate of return method of return on
  7. 0 investment ("ROI") calculation.  PFROI additionally generates numerous
  8. 0 user-configurable reports, including graphics displays designed to
  9. 0 operate on CGA, EGA, VGA, and Hercules-type display systems.
  10. 0
  11. 0 PFROI uses two types of menu systems to enable the user to manuever
  12. 0 through the program.  The first is a standard full-screen menu from
  13. 0 which a selection is made by keying a character at the ">" prompt.
  14. 0 The second type of menu system is an "Alt-Command" menu system.  In this
  15. 0 system the available commands are displayed on a single line in mnemonic
  16. 0 form.  The user executes the command by depressing the "Alt" key in
  17. 0 combination with the letter key corresponding to the selected command.
  18. 0
  19. 0 PFROI additionally uses the "Esc", "Arrow", "Page", "Ins", "Del", "Home"
  20. 0 and "End" keys plus some "Control-Key" combinations to perform editing
  21. 0 and screen manuevering functions.
  22. *
  23. 0 The following commands function much the same throughout the program:
  24. 0
  25. 0  Esc   - Returns to the previous screen or aborts an operation
  26. 0  Arws  - "Arrow" keys on number keypad move the cursor
  27. 0  PgUp  - Pages upward (backward) a page of data at a time
  28. 0  PgDn  - Pages downward (forward) a page of data at a time
  29. 0  ^PgUp - ("Ctrl" + "PgUp") Moves to start of data
  30. 0  ^PgDn - Moves to end of data
  31. 0  Ins   - Inserts new record (Ctl+F5 duplicates record)
  32. 0  Del   - Deletes current record (Ctl+F10 bypasses prompt message)
  33. 0  Home  - Moves cursor to beginning of field, initiates field edit
  34. 0  End   - Moves cursor to end of field, initiates field edit
  35. 0  ^Y    - ("Ctrl"+"Y") Clears field
  36. 0  ^G    - ("Ctrl"+"G") Deletes next word in field
  37. 0  Alt+F - File save, load and directory function sub-menu.
  38. 0  Alt+H - Displays help screen (or "F1" key)
  39. 0  Alt+P - Prints out data, "LPT1" is the default output device.  If a
  40. 0          filename is used, a disk text file is created.  If a ".WKS" file
  41. 0          extension is used, a Lotus readable ".WKS" file is created.
  42. 0          Output to "SCRN" enables output to be viewed on screen.
  43. 0
  44. 0  Other "Alt" commands vary functions depending upon the active screen.
  45. *
  46. 0  PFROI MENU
  47. 0
  48. 0  Load Portfolio - Loads file specified, and then returns to main menu
  49. 0    with filename displayed in header.  If specified file contains
  50. 0    non-portfolio records, file will be renamed to "XXXXXXXX.ZZZ"
  51. 0    to protect agains inadvertant corruption of non-portfolio files.
  52. 0
  53. 0  Transactions - Enters transaction module.  This module is where "Buy",
  54. 0    "Sell", "Dividend", etc., activity is entered into your portfolio.
  55. 0
  56. 0  Valuations - Enters valuation module.  The valuation module screen
  57. 0    indicates the dates for which portfolio position records have been
  58. 0    computed.  Existing positions can be reviewed using the "Review"
  59. 0    (Alt+R) command.  New positions may be added or existing positions
  60. 0    recomputed by using the "Create" (Alt+C) command.
  61. 0
  62. 0  Performance - Enters Return On Investment (ROI) computation module.
  63. 0    ROI "Start" and "End" dates should be existing valuation dates.
  64. 0
  65. 0  Reports - Enters report module.  Many reports require a "Close Date"
  66. 0    which must be the date of an existing valuation.
  67. *
  68. 0  PFROI MENU (Cont'd)
  69. 0
  70. 0  Client Group - Enters module for maintaining a list of portfolios being
  71. 0    managed.  "Batch" valuations must be initiated from this module
  72. 0    and operate only on portfolios files listed in the currently
  73. 0    loaded client group file.
  74. 0
  75. 0  Auxiliaries - Access point for supporting records:
  76. 0    Portfolio Configuration
  77. 0    Tax Rate Table
  78. 0    Target Prices
  79. 0    Local Security List
  80. 0    Master Security List
  81. 0    Distribution Records
  82. 0    Price History Records
  83. 0    Currency Exchange Rate Records 
  84. 0    Fund Accounting Records (Captool-Global Only)
  85. 0
  86. 0  Configure - Configuration menu for CAPTOOL/PFROI operating parameters.
  87. 0
  88. 0  Utilities - Accesses sub-programs which perform "merge", "archive",
  89. 0    "symbol change" and other functions.
  90. *
  91. 1 Transaction "Alt" Menu
  92. 1
  93. 1 Alt+S - "Sorts" transactions by date.
  94. 1 Alt+A - accesses "Auxiliary" records menu.
  95. 1 Alt+M - toggles "Mask".  Isolates transactions by "TAC", "Symbol" and "L#"
  96. 1         depending on which field in which cursor resides. Clear the mask
  97. 1         by toggling Alt+M a second time while the cursor is in the field.
  98. 1 Alt+D - toggles Display formats ("Est. Tax", "Cost/Unit", "Com/Fees")
  99. 1         CAPTOOL-Global has three additional formats.
  100. 1 Alt+C - various functions depending on field in which executed:
  101. 1          Descrip: Imports discription from Master List
  102. 1          Amount : Calcs accrued interest for AMT, ACR & PIN transactions
  103. 1          Est tax: Calcs estimated taxes from current year forward
  104. 1 Alt+K - "seeK" record with next occurance of Symbol specified
  105. 1 Alt+T - "subTotals" a group of transactions. (toggle/move/toggle)
  106. 1 Alt+3 - "subtotals" quantity only transactions (signs adjusted)
  107. 1 Alt+4 - "subtotals" cash only transactions (signs adjusted)
  108. 1 Alt+L - accesses tax Lot assignment module (see manual).
  109. 1 Alt+I - Import transactions from quote, comma-delimited text file.
  110. 1         (also can import from other portfolio managers, see IMPORT.TXT)
  111. 1 Alt+B - displays cash Balance at current transaction
  112. 1 Alt+G - toggle auto-siGn (careful! should be "On" excepting rare cases)
  113. 1
  114. *
  115. 1 Transaction Codes (TAC's)
  116. 1 DPF  DePosit Funds        CGD  Capital Gains Distrib. (long)
  117. 1 WDF  WithDraw Funds       CGR  Cap. Gains Dist. Reinvested
  118. 1 BUY  BUY security         CGW  Cap. Gains Withdrawn
  119. 1 SLL  SeLL security        ROC  Return Of Capital (credit cash)
  120. 1 SLS  SelL Short           RCR  Return of Capital Reinvested
  121. 1 BYC  BuY to cover         RCW  Return of Capital Withdrawn
  122. 1 IN+  INterest earned      BRW  BoRroW funds
  123. 1 IN-  INterest paid        RPY  RePaY funds
  124. 1 DV+  DiVidend earned      RNT  ReNT earned
  125. 1 DV-  DiVidend paid        EXP  cash EXPenses
  126. 1 SP+  Split credited       DPR  DePReciation
  127. 1 SP-  Split debited        RCV  ReCieVe (e.g. from other portfolio)
  128. 1 INW  Interest Withdrawn   DLV  DeLiVer (e.g. to other portfolio)
  129. 1 DVW  Dividend Withdrawn   FEE  acct. mgmt. FEE ("FUI" for Fee UnInvest)
  130. 1 DRI  Dividend ReInvested  SCO/LCO Short/Long loss CarryOver
  131. 1 IRI  Interest ReInvested  SGD  Short term cap. Gains Distrib.
  132. 1 BYD  BuY + Deposit        SGR  Short term Gains distr. Reinvested
  133. 1 SLW  SelL + Withdraw      SGW  Short term Gains distr. withdrawn
  134. 1 DST  partnership DiSTrib  PIN  Phantom INterest
  135. 1 CBA  Cost Base Ajustment  AMT  AMorTization of premium
  136. 1 IOB  Interest On cash Bal ACR  ACcRetion of discount (same as PIN)
  137. 1 TXW  Taxes Withheld (on foreign dividends)
  138. *
  139. 1 Transaction Fields
  140. 1
  141. 1 Mo/Dy/Yr - Transaction Date
  142. 1 TAC      - Transaction Code
  143. 1 Symbol   - Security trade symbol
  144. 1 Lot      - Lot number (1..999, FFO, LFO, AVG, AV2)
  145. 1 Descrip. - Description. May contain note of :
  146. 1             div/int rate    : "@$2.65"
  147. 1             receive date/amt: "&&3/15/85 $2435.25" (RCV only)
  148. 1             maturity date   : "##1/15/92" (Bond only)
  149. 1             cost basis adj. : "CBA=-15.25" (DRI,IRI,SGR,CGR,DSR only)
  150. 1 Quantity - # Shares (decimal shrs ok)
  151. 1 Amount   - net transaction value (include commis. & fees)
  152. 1 Est. Tax - Estimated Taxes (for ROI calcs)
  153. 1 Cost/Unit- Computed cost/unit (non-input field)
  154. 1 Com.Fees - Commissions or fees
  155. 1 Trade Prc- Trade price for buy or sell transactions
  156. 1 X-Rate   - Currency Exchange rate used for the trade (CAPTOOL G.I. only)
  157. *
  158. 2 Position "Alt" Menu
  159. 2
  160. 2 Alt+T - computes "sub-Totals" (Normally, S/T's are automatically computed
  161. 2         upon price entry. "T-" in Other PF Specs. supresses automatic S/T's)
  162. 2 Alt+A - accesses "Auxiliary" records menu.
  163. 2 Alt+D - Toggles to alternate "Displays".
  164. 2 Alt+R - Retrieves prices from price records.
  165. 2 Alt+S - Send prices to price records.
  166. 2 Alt+L - access data-Link to download price quotes into current screen.
  167. 2 Alt+M - Mask sub/totals. (Toggle function)
  168. 2 Alt+G - display pie-chart Graph. ("F-" in Other CT specs suppresses "fill")
  169. 2 Alt+C - Currency exchange rate import (CT-Global, must be in X-Rate field).
  170. 2 Alt+X - eXport to Master list from current position records.
  171. 2 Alt+I - Income forecast re-calculation. (Display #2 only, see manual)
  172. 2 Alt+U - (CAPTOOL Batch Only) Updates individual portfolio positions for
  173. 2         close date and values using prices from current batch position.
  174. 2 Alt+Y - Yield % & F/C Income recompute using master list specifications
  175. 2 Alt+! - Toggles price retrieval "Disable" flag. When set ("!" next to
  176. 2         symbol) DataLink skips record during price retrieval operations.
  177. 2
  178. *
  179. 2 Position Fields
  180. 2
  181. 2 T         - Security type
  182. 2 Symbol    - Ticker symbol
  183. 2 Descript. - Security Description, "@$" for div/int rate, e.g. "@$1.25"
  184. 2 Position  - Number of units held
  185. 2 Mkt Price - Market price on date of valuation
  186. 2 $ Value   - Valuation at market price
  187. 2 $ Cost    - Taxable Cost Basis of security
  188. 2 Gains     - (Dspl #0) Unrealized gain or loss (in parentheses)
  189. 2 Val %     - (Dspl #0) Percent of total portfolio
  190. 2 Gain %    - (Dspl #1) Percent gain over taxable cost basis
  191. 2 $/Yr      - (Dspl #2) Forecast income/yr (Qty * @$ in Master List Aux Descr.)
  192. 2 Yld %     - (Dspl #2) Annual dividend or interest percent yield
  193. 2 $/U       - (Dspl #3) Taxable cost basis per share or unit
  194. 2 Beta      - (Dspl #3) Security static beta (from Master List record)
  195. 2 Accrued   - (Dspl #4) Accrued interest (int. rate/dates spec'd in Mstr. List)
  196. 2 X-Rate    - currency eXchange Rate (CAPTOOL-Global only).
  197. 2
  198. *
  199. 3 Portfolio/Batch Valuation "Alt" Menu
  200. 3
  201. 3 Alt+A - Accesses Auxiliary record menu.
  202. 3 Alt+C - Create valuation or re-compute valuation after transactions modi-
  203. 3          fied. Overwrites any valuation of same date but preserves prices.
  204. 3 Alt+R - Review existing valuation.  Positions are NOT RECALCULATED
  205. 3 Alt+D - Delete existing valuation.
  206. 3 Alt+B - Set valuation "Base" date.  Positions are computed starting with
  207. 3          the valuation on the base date and including all subsequent
  208. 3          transactions.  Default base is day before first transaction.
  209. 3 Alt+G - Valuation Graphics (see manual for setting up printer)
  210. 3 Alt+M - Multiple valuation recalculation.
  211. 3 Alt+T - toggles Tax status.  If Tax=On then Est. Tax computed on batch val.
  212. 3 Alt+I - Import data from text files (Requires special .XLT file)
  213. 3
  214. 3 Note 1: When prompted for Create, Review, Delete or Base date, Gray "+" &
  215. 3          "-" keys may be used to select dates from table.
  216. 3 Note 2: The valuation screen displays up to 64 valuation dates, however
  217. 3          more than 64 dates may be created.  Use "PgUp", "PgDn" to view
  218. 3          these additional records.
  219. 3 Note 3: "*" indicates that price data is missing for the indicated date.
  220. *
  221. 4
  222. *
  223. 5 ROI Computation
  224. 5
  225. 5  To compute ROI, set the "Mask" record, then execute the "Alt+R" command
  226. 5  to initiate the ROI calculation:
  227. 5
  228. 5   Start Date - ROI initiation date (should be a valuation date).
  229. 5   End Date   - ROI termination date (should be a valuation date).
  230. 5   Symb Mask  - Specifies symbol of security to be computed.  Setting
  231. 5                of "*ALL*****" computes ROI of entire portfolio.
  232. 5   T          - Specifies security type.  If blank then all types used.
  233. 5   SIC        - Specifies industry code as specified in master list.
  234. 5                If blank then all types used.
  235. 5   Twt        - "Time Weighted". If "On" a time-weighted ROI is computed.
  236. 5   Pf Mask    - Specifies portfolio to be used (CAPTOOL only). Default is
  237. 5                current portfolio.  DOS "wildcard" symbols "*" & "?" for
  238. 5                multiple portfolios, e.g. "*.*" computes all portfolios.
  239. 5   Csh        - Currency symbol mask. (CAPTOOL-Global only)
  240. 5
  241. 5 "Beta" output is of portfolio or security relative to the market index.
  242. 5  No beta is displayed if Twt=Off or ROI covers fewer than 12 valuations.
  243. 5  "Alt+C" clears the ROI "mask" record, setting Symb. Mask back to "ALL"
  244. *
  245. 6 Tax Rate records are local to each portfolio and are used to compute
  246. 6 "Estimated Taxes".  Tax Rate field are as follows:
  247. 6
  248. 6 Mo/Dy/Yr - Date new rates become effective.
  249. 6 Hld Prd  - Hold period (months) req'd for long term cap. gains.
  250. 6             (Use 999 or greater for no long term treatment.)
  251. 6 CGRate   - Long term capital gains rate (0 .. 1.0 allowed)
  252. 6             (Use 1.0 for no long term C.G.)
  253. 6 Max Loss - Maximum capital loss deductible from ord. income
  254. 6 Tax Rate - Portfolio marginal tax rate (0 .. 1.0)
  255. 6 Lng/Sht  - Long to Short term weighting ratio
  256. 6 Loc Rate - Local tax rate (City & State)
  257. 6 Index    - Annual price index used to adjust cost bases up for inflation.
  258. 6            This is only used if portfolio C.G. Indexing="On"
  259. 6 Idx Hld  - Min. Period a security must be held to be eligible for
  260. 6            cap. gains cost base indexing.
  261. *
  262. 7 Client Group Fields (Use "Home"/"End" keys to initiate edit) :
  263. 7
  264. 7  Account Name   - Name & Address (\= separator, < > = salutation)
  265. 7  Phone Number   - For auto dial, requires modem
  266. 7  Portfolio File - File specification (must be legal DOS filename, i.e. max.
  267. 7                   8 char. prefix and max. 3 char. extension).
  268. 7  Acct. Number   - For reports
  269. 7  Tax ID Number  - For reports
  270. 7  Note Field     - Hidden field (Use Alt+N to access)
  271. 7
  272. 7 Client Group "Alt" Menu
  273. 7
  274. 7  Alt+P - "Prints" records, labels & mail merge (see manual for details)
  275. 7  Alt+S - "Sort" by Zip, Acct. #, or Portfolio Filename
  276. 7  Alt+D - (or F9 key) Auto dial current client
  277. 7  Alt+K - "seeK" record containing key word or key word combination
  278. 7  Alt+N - Display Note field for editing
  279. 7  Alt+G - "Get" (Load) portfolio indicated in current screen
  280. 7  Alt+B - enter "Batch" Valuations module (Captool only)
  281. 7
  282. *
  283. 8 Master Security List ("Master List")
  284. 8
  285. 8  The Master Security List is used to store information about a security
  286. 8  so it can be automatically or optionally drawn upon by PFROI when it
  287. 8  performs computations or generates reports.  Fields are used as follows:
  288. 8
  289. 8   SYMBOL - Used to uniquely identify security.
  290. 8
  291. 8   Aux. Description - Extended description, may be used to indicate interest
  292. 8    & dividend rates and dates and bond maturity dates and redemption prices
  293. 8    as in the following examples:
  294. 8
  295. 8     "@@2/15*4@$5.32"  - indicates that a $5.32 annual dividend or interest
  296. 8        is paid in 4 quarterly installments (the "*4" indicates this), with
  297. 8        the first payment of the calendar year on 2/15.
  298. 8
  299. 8     "##10/15/94#$100" - indicates that a bond matures on 10/15/94 at a par
  300. 8         price of $100/unit.  If the price is omitted, 100 is the default.
  301. 8
  302. 8     "/F-" in Aux. Descrip. --> income is federal tax free.
  303. 8     "/L-" in Aux. Descrip. --> income is local tax free.
  304. *
  305. 8 Master Sec. List (cont'd)
  306. 8
  307. 8   Cusip - Security "Cusip" number which may be used in lieu of "Symbol"
  308. 8    for price retrieval.
  309. 8
  310. 8   T   - Security type.  This value will be automatically imported onto
  311. 8         position screens when the "Create" valuation command is executed.
  312. 8
  313. 8   SIC - Industry code.  Use first two chararcters of federal "SIC" code.
  314. 8
  315. 8   "$" - "Cash symbol".  Uses to indicate the base denomination of security
  316. 8         in multiple currency portfolio.
  317. 8
  318. 8   Beta- This value will be automatically imported onto position screens
  319. 8         when the "Create" valuation command is executed.
  320. *
  321. 8 Master Sec. List "Alt" Menu
  322. 8
  323. 8  Alt+S - Sort by symbol, cusip and/or type.
  324. 8  Alt+K - seeK record with specified symbol.
  325. 8  Alt+D - accesses Distribution records
  326. 8  Alt+T - accesses group Type specification records.
  327. 8  Alt+! - toggles quote retrieval suppression (! next to symbol indicates
  328. 8          quote retrieval suppression is active.
  329. 8  Alt+# - toggles quote retrieval by CUSIP # in lieu of symbol. (# next to
  330. 8          symbol indicates CUSIP quote retrieval is active.
  331. 8  Alt+* - toggles suppression of import to price record on Ctrl+F6 cmd
  332. 8          (* next to symbol indicates import to price record is suppressed)
  333. 8
  334. 8  Hint: Use the "Alt+X" command on the "Position" records to update the
  335. 8        Master List.
  336. *
  337. 9 Distribution Records
  338. 9
  339. 9  Distribution records are used to automatically insert transaction records
  340. 9  for dividends, interests and splits when valuations positions are
  341. 9  generated using the "Create" valuation command.
  342. 9
  343. 9   Mx/Dx/Yx - Ex-Date (date of record) of Distribution
  344. 9   Mo/Dy/Yr - Actual Receipt Date of Distribution
  345. 9   TAC      - Distribution transaction code (SP+, DV+, IN+, CGD, SGD, ROC)
  346. 9   Qty/Shr  - Quantity of Shares per Share (use for splits)
  347. 9   Dist/Shr - Amount per share (use for dividends & interest)
  348. 9   Price    - Share price at date of distribution
  349. 9   X-Rate   - Currency Exchange Rate (CAPTOOL Global only)
  350. 9
  351. 9  Note: If the "Re-invest" switch in the "target price" records is set
  352. 9  cash distributions will be converted to "reinvest" transactions.
  353. 9
  354. *
  355. A Local Security Records
  356. A
  357. A  Local Security records specify both low and high target prices for a
  358. A  security.  If the valuation price falls below the low price or exceeds
  359. A  the high price an asterisk "*" will appear on the position screen
  360. A  adjacent to the price field for the security.
  361. A
  362. A  The "Distrib" switch in the Limit Price record is used to signify that
  363. A  automatic distribution records should be converted to "Withdraw cash",
  364. A  "Credit Cash", or "Reinvestment" transaction codes.  The "Buy MMF"
  365. A  setting specifies reinvesting distributions in the money market fund
  366. A  indicated in the adjacent field.  Toggle this switch with the "Alt+D"
  367. A  command.
  368. A
  369. A  Local Security Records are local to each portfolio.
  370. A
  371. *
  372. B  Portfolio Configurations
  373. B
  374. B  The Portfolio Configuration Record allow each portfolio file to be
  375. B  individually configured for the following parameters:
  376. B
  377. B   Fiscal Year   - Date of fiscal year end
  378. B   Tax Adj       - Forces generation of year-end tax adjustment entry.
  379. B   Loss Carryover- Forces generation of year-end loss carryover entry.
  380. B   C.G. Indexing - Enables capital gains inflation indexing.
  381. B   Client Rpts   - Specifies reports to be included in client report,
  382. B                   e.g. "ABEMJKLRSNOWX[".  Note: Including "[" in spec.
  383. B                   shifts account title to right.
  384. B   Val. Base     - "Last"=Last previous valuation date.
  385. B                   "First"=One day prior to first transaction date.
  386. B   Distribution  - Enables automatic insertion of distribution transactions.
  387. B   Twtd ROI/Beta - Enables time weighted ROI and beta computation.
  388. B   Beta Index    - Specifies Index to be used for beta calculation.
  389. B   Index         - Specifies symbol & description for indices
  390. B
  391. *
  392. C CAPTOOL Configurations
  393. C
  394. C  "Global" configurations apply across all portfolios unless overridden
  395. C  by local configuration specifications.
  396. C
  397. C   Work File Path - Specifies disk drive/directory to be used for temporary
  398. C                    storage/retrieval of records when DOS base RAM memory is
  399. C                    full.  Fastest operation is achieved with RAM disk.
  400. C   System Sound   - Enables/Disables prompt "beep".
  401. C   Mono HiVideo   - Sets "Hi" & "Reverse" video for monochrome displays.
  402. C   Block Cursor   - Enables Block cursor for LCD displays.
  403. C   File Backup    - Enables/Disables creation of "$" backup files.
  404. C   Decimal Type   - Either "." or "," decimal notation.
  405. C   Amt Dcmls      - Decimal places (0..4) displayed for "Amount" values.
  406. C   Currency Symb  - Symbol of base currency used in portfolio.
  407. C   Date Format    - Date display format (Mo/Dy/Yr, Dy-Mo-Yr, Yr.Mo.Dy)
  408. C                    The default input period is 1951-2050;
  409. C   Other CT Specs - Misc. "switches".  See next page.
  410. C
  411. *
  412. C  Other CT Specs
  413. C
  414. C  The following notations, when placed in the "Other CT Specs" field,
  415. C  operate as indicated (switch must be upper case):
  416. C
  417. C   F-  : Suppress "fill" of allocation plot (CGA & Herc never fill)
  418. C   E-  : Suppresses need for "<Enter>" to advance cursor in date and other
  419. C         short fields; cursor advances when field is full.
  420. C   G-  : Forces graphics to be printed from screen (faster) rather than
  421. C         from memory buffer (higher resolution).
  422. C   L+  : Forces logarithmic scales on Y axis of X-Y graphs
  423. C   P+  : Adds the Current Path to data filenames
  424. C   P-  : Suppresses page feed in printing most reports
  425. C   W+  : Enables 132 column display on VGA systems (CAPTOOL-Global only)
  426. C         (Note: Memory mgmt software that manipulates memory between 640K
  427. C          and  1 Meg may interfere with 132 col mode)
  428. C   X-  : disables printer port chkg
  429. C
  430. *
  431. C PFROI Configurations
  432. C
  433. C  The PFROI Configurations contain the default configuration to which a
  434. C  portfolio file is set when it is created as a new file.
  435. C
  436. C   Fiscal Year    - Date of fiscal year end
  437. C   Tax Adj        - Forces generation of year-end tax adjustment entry.
  438. C   Loss Carryover - Forces generation of year-end loss carryover entry.
  439. C   C.G. Indexing  - Enables capital gains inflation indexing.
  440. C   Client Rpts    - Specifies reports to be included in client report.
  441. C   Val. Base      - "Last"=Last previous valuation date.
  442. C                    "First"=One day prior to first transaction date.
  443. C   Distribution   - Enables automatic insertion of distribution transactions.
  444. C   Twtd ROI/Beta  - Enables time weighted ROI and beta computation.
  445. C   Beta Index     - Specifies Index to be used for beta calculation.
  446. C   Other PF Specs - Misc. "Switches"  See next page.
  447. C   Index          - Specifies symbol & description for indices
  448. C
  449. *
  450. C  Other PF Specs
  451. C
  452. C  The following notations, when placed in the "Other PF spec" field,
  453. C  operate as indicated (switch must be upper case):
  454. C
  455. C   A+  : Causes bond "accrued" interest to be added to bond valuation.
  456. C   C!  : forces cost base recomputation
  457. C   C+  : (in Portfolio Config record) protects indiv. portfolio config.
  458. C         from override by PFROI confg.
  459. C   C-  : Disables automatic override of portfolio configurations by PFROI
  460. C         configurations
  461. C   L-  : Causes "Lot" field to always be skipped during transaction entry.
  462. C   M+  : Forces updating of master list upon exiting position screen.
  463. C   R+  : Sets automatic retrieval of prices from PRICES.STD, and exchange
  464. C         rates (CAPTOOL Global only) from CURRENCY.STD.
  465. C   R!  : Forces price dates to match before retrieving into position record.
  466. C   S+  : "Send price" command on position screen overrides existing prices
  467. C         in price records.
  468. C   T-  : Disables automatic Sub-Totaling on position screen
  469. C
  470. *
  471. D
  472. D PFROI Reports
  473. D
  474. D  Upon selection of a report from this menu the user is prompted for set-up
  475. D  specifications required for the selected report.  Default values will
  476. D  generally be provided.  "Base" & "End" dates should correspond to existing
  477. D  valuations.  Vertical arrow keys may be used to select alternate dates.
  478. D
  479. D    End/Close Date  - Last date of the reporting period desired.
  480. D    Base/Start Date - Last date of preceding report period.
  481. D    Fiscal Year End - Used for tax and capital gains reports.
  482. D    Output Device   - "LPT1" for printer port #1, "SCRN" for screen display,
  483. D                      and any unused file name for disk text file output.
  484. D                      If ".WKS" file extension is used, a Lotus-readable
  485. D                      ".WKS" file is created.
  486. D
  487. D  Note: Some reports are user customizable with respect to the fields which
  488. D        are printed.  Depressing the "Ctrl" key plus report selection key
  489. D        will bring up the customization screen for a report.
  490. D
  491. *
  492. E Auxiliary Records
  493. E
  494. E  Auxiliary records contain portfolio supporting data other than
  495. E  transaction and position records.
  496. E
  497. E  The following Aux. records are local to each portfolio and thus may
  498. E  be uniquely configured for each portfolio:
  499. E
  500. E    Portfolio Configurations
  501. E    Tax Rate Table
  502. E    Local Security List
  503. E
  504. E  The remaining Aux. records apply to all portfolios.
  505. E
  506. *
  507. F
  508. F Report Customization
  509. F
  510. F  The report customization screen displays fields available to the user with
  511. F  each field labeled with a letter "A"-"Z".  Some fields may be similar to
  512. F  others but be of longer length, e.g. "   Description   " vs. "Descrip".
  513. F
  514. F  The letter sequence in the "Cur. Spec." determines which fields and in
  515. F  what order they will appear in the report.  The "Cur. Spec." may be
  516. F  modified by making an entry in the "New Spec.".
  517. F
  518. F  Report output is truncated to the maximum output columns specified in the
  519. F  printer set-up specifications.
  520. F
  521. *
  522. F  Some reports recognize "switches" appended to the customization spec.
  523. F  Use "/" to separate switches from the customization specification.
  524. F
  525. F   Open Lot Report : "D-" or "*"  suppresses average lot detail
  526. F   Dividend Report : "D+" adds capital gains distributions to report
  527. F   Capital Gains   : "S+" adds subtotal for multiple lot occurences
  528. F                     "D-" suppresses cap. gains distribution reporting
  529. F                     "*"  suppresses avg lot detail (same buy date)
  530. F                     "**" suppresses avg lot detail (all buy dates)
  531. *
  532. G Group Type Specifications
  533. G
  534. G  Group Type Spec. records are used to assign a descriptive label
  535. G  to each group type. This descriptive label is used on the sub-total
  536. G  records on portfolio "Position" screens.
  537. G
  538. *
  539. H Market Indices
  540. H
  541. H  Up to seven market indices may be specified.  Indexes with non-blank
  542. H  symbol fields will be displayed on "Position" screens and if priced
  543. H  will have ROI computed/displayed on the ROI report.
  544. H
  545. H  The "Beta" index is the index against which portfolio beta is computed.
  546. H
  547. *
  548. I PFROI Utilities
  549. I
  550. I Merge - Combines multiple portfolio files into a single portfolio file.
  551. I
  552. I Change Symbol - Changes specified ticker symbol in specified portfolio
  553. I  to new ticker symbol.  (Useful for corporate name changes).
  554. I
  555. I Archive - Removes records of closed out securities to a storage file
  556. I  so as to reduce the size of the current portfolio. Avoid using this
  557. I  function unless you have run out of computer memory.
  558. I
  559. I Create Demo - Creates a non-full-function version of CAPTOOL/PFROI labeled
  560. I  "Demo" which may be copied and passed on to others for trial use.
  561. I
  562. I Backup Data - Copies ".STD" files and portfolio files listed in CLIENTS.STD
  563. I  to specified floppy drive.
  564. I
  565. I Non-English Report Labels (CAPTOOL Global only) - Enables user translation
  566. I  of report headers & labels to non-English formats.
  567. *
  568. L Communication Parameters
  569. L
  570. L  Auto Log-On     - When "On" executes Log-On specifications upon initiation
  571. L                    of "Smart Terminal" mode.
  572. L  Max. Link Trys  - Number of trys to connect when executing Log-On specs.
  573. L  Connect Wait    - Max. wait for modem tone upon execution of Log-On specs.
  574. L  Receive Wait ^W - Max. wait time for response specified after "^W" in
  575. L                    communication specs.
  576. L  Pause Delay  ^P - Length of "Pause" upon occurance of "^P" in com. specs.
  577. L  CTS Check       - Activates "Clear To Send" checking  (default="off")
  578. L  DSR Check       - Activates "Data Send Ready" checking (default="off")
  579. L  THR Check       - Activates "Transmit Hold Register" check (def.="on")
  580. L  Transmit Pacing - Milli-seconds between character transmissions
  581. L  Auto Dial Port  - COM Port for "Auto-Dial" from Accounts/Prospect module.
  582. L  Dial Sequence   - Modem commands for "Auto-Dial" from A/P module.
  583. L  Hangup Sequence - Modem commands for "Auto-Dial" "Hang-Up" from A/P module.
  584. L
  585. L Note: If "Auto-Quote" retrieval fails to "Connect" or "Log-On", try increas-
  586. L ing "Connect Wait", "Receive Wait" and "Pause Delay" times.
  587. *
  588. M Price History Records
  589. M
  590. M  Price history records are a historical database of prices which may be
  591. M  drawn on by PFROI to price portfolios or used to plot price/volume trends
  592. M  and compute moving averages.  Data may be manually entered, imported from
  593. M  an ASCII text file, or updated by downloading prices from a price data
  594. M  service using the DLINK module.  Alt commands are as follows:
  595. M
  596. M   Alt+S - Sort by date (and by symbol for same date)
  597. M   Alt+M - Mask by symbol, to isolate a particular security
  598. M   Alt+G - plot Graphics of price, volume & moving averages
  599. M   Alt+D - toggles "Description" field display on/off (off=faster scroll)
  600. M   Alt+L - accesses dLink communications for data download.
  601. M   Alt+I - Import data from ASCII comma delimited text file of format:
  602. M             mm/dd/yy, Symbol, Type, Volume, Open, High, Low, Close
  603. M           Append "/PRODIGY" to filename to import Prodigy quote files
  604. M   Alt+A - accesses Master Security List (Aux)
  605. M   Alt+R - aRchives records from currently loaded price file.
  606. M   Alt+! - Toggles price retrieval "Disable" flag. When set ("!" next to
  607. M           symbol) DataLink skip record during price retrieval operations.
  608. M
  609. M  The "Ctrl+F6" key will create a full set of new records dated the same
  610. M  date of the current record and with symbols drawn from the master list.
  611. *
  612. M  To permit splits to graph properly, two price records should be entered
  613. M  on the date the split takes effect, with the first record containing
  614. M  the pre-split price in the "Close" field and the second entry containing
  615. M  the post-split price.  For example, security "XYZ" splits on 4/15/90
  616. M  and closes the day at 40.  You would make two "4/15" entries, the first
  617. M  closing at 80 and the second at 40.
  618. *
  619. N
  620. *
  621. O Tax Lot Assignment Function
  622. O
  623. O This module displays open lots as of the date of the object closing
  624. O transaction and facilitates assignment of tax lot numbers.  Closing
  625. O quantities may be manually keyed-in versus opening lots or lots may
  626. O be automatically assigned by executing the following commands:
  627. O
  628. O  Alt+S - Specific Lot assignment.  You are prompted to optionally
  629. O          select to minimize or maximize tax due.
  630. O
  631. O  Alt+F - First-In, First-Out lot assignment.
  632. O
  633. O  Alt+L - Last-In, Last-Out lot assignment.
  634. O
  635. O  Alt+A - Average cost (single category) lot assignment.
  636. O
  637. O  Alt+2 - Average cost (double category) lot assignment.
  638. O
  639. O  Alt+R - Resets lots back to "nul" assignment.
  640. O
  641. *